[INFO] cloning repository https://github.com/Vagabondluc/world-model
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Vagabondluc/world-model" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVagabondluc%2Fworld-model", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVagabondluc%2Fworld-model'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e5c2d65c828e2739a2b5450cd4df967fa24d1aa3
[INFO] testing Vagabondluc/world-model against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVagabondluc%2Fworld-model" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  40% (5617/13798)
Updating files:  41% (5658/13798)
Updating files:  42% (5796/13798)
Updating files:  43% (5934/13798)
Updating files:  44% (6072/13798)
Updating files:  45% (6210/13798)
Updating files:  46% (6348/13798)
Updating files:  47% (6486/13798)
Updating files:  48% (6624/13798)
Updating files:  49% (6762/13798)
Updating files:  50% (6899/13798)
Updating files:  51% (7037/13798)
Updating files:  52% (7175/13798)
Updating files:  53% (7313/13798)
Updating files:  54% (7451/13798)
Updating files:  55% (7589/13798)
Updating files:  56% (7727/13798)
Updating files:  57% (7865/13798)
Updating files:  58% (8003/13798)
Updating files:  59% (8141/13798)
Updating files:  60% (8279/13798)
Updating files:  61% (8417/13798)
Updating files:  62% (8555/13798)
Updating files:  63% (8693/13798)
Updating files:  64% (8831/13798)
Updating files:  65% (8969/13798)
Updating files:  66% (9107/13798)
Updating files:  67% (9245/13798)
Updating files:  68% (9383/13798)
Updating files:  69% (9521/13798)
Updating files:  70% (9659/13798)
Updating files:  71% (9797/13798)
Updating files:  72% (9935/13798)
Updating files:  73% (10073/13798)
Updating files:  74% (10211/13798)
Updating files:  75% (10349/13798)
Updating files:  76% (10487/13798)
Updating files:  77% (10625/13798)
Updating files:  78% (10763/13798)
Updating files:  79% (10901/13798)
Updating files:  80% (11039/13798)
Updating files:  81% (11177/13798)
Updating files:  82% (11315/13798)
Updating files:  83% (11453/13798)
Updating files:  84% (11591/13798)
Updating files:  85% (11729/13798)
Updating files:  86% (11867/13798)
Updating files:  87% (12005/13798)
Updating files:  88% (12143/13798)
Updating files:  88% (12192/13798)
Updating files:  89% (12281/13798)
Updating files:  90% (12419/13798)
Updating files:  91% (12557/13798)
Updating files:  92% (12695/13798)
Updating files:  93% (12833/13798)
Updating files:  94% (12971/13798)
Updating files:  95% (13109/13798)
Updating files:  96% (13247/13798)
Updating files:  97% (13385/13798)
Updating files:  98% (13523/13798)
Updating files:  99% (13661/13798)
Updating files: 100% (13798/13798)
Updating files: 100% (13798/13798), done.
[INFO] started tweaking git repo https://github.com/Vagabondluc/world-model
[INFO] finished tweaking git repo https://github.com/Vagabondluc/world-model
[INFO] tweaked toml for git repo https://github.com/Vagabondluc/world-model written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Vagabondluc/world-model on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Vagabondluc/world-model already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded iso8601 v0.6.3
[INFO] [stderr]   Downloaded num-cmp v0.1.0
[INFO] [stderr]   Downloaded fraction v0.15.3
[INFO] [stderr]   Downloaded jsonschema v0.18.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2d31b86d4f28690650ff806ecdcd9e8a24e7de1dd55a16912a7e8f0ec839d0a0
[INFO] running `Command { std: "docker" "start" "-a" "2d31b86d4f28690650ff806ecdcd9e8a24e7de1dd55a16912a7e8f0ec839d0a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d31b86d4f28690650ff806ecdcd9e8a24e7de1dd55a16912a7e8f0ec839d0a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d31b86d4f28690650ff806ecdcd9e8a24e7de1dd55a16912a7e8f0ec839d0a0", kill_on_drop: false }`
[INFO] [stdout] 2d31b86d4f28690650ff806ecdcd9e8a24e7de1dd55a16912a7e8f0ec839d0a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 877b8e079f7e158b390dcdb80bc64876d16e10e267a0c4a5ac16e11617bc62ad
[INFO] running `Command { std: "docker" "start" "-a" "877b8e079f7e158b390dcdb80bc64876d16e10e267a0c4a5ac16e11617bc62ad", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling fraction v0.15.3
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling iso8601 v0.6.3
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling fancy-regex v0.13.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling world-model-core v0.1.0 (/opt/rustwide/workdir/crates/world-model-core)
[INFO] [stderr]    Compiling world-model-specs v0.1.0 (/opt/rustwide/workdir/crates/world-model-specs)
[INFO] [stderr]    Compiling jsonschema v0.18.3
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]     --> crates/world-model-specs/src/lib.rs:1067:9
[INFO] [stdout]      |
[INFO] [stdout] 1067 |         _ => "donor-contract".into(),
[INFO] [stdout]      |         ^ no value can reach this
[INFO] [stdout]      |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]     --> crates/world-model-specs/src/lib.rs:1067:9
[INFO] [stdout]      |
[INFO] [stdout] 1012 |           SpecDonor::Mythforge => {
[INFO] [stdout]      |           -------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 1023 |           SpecDonor::Orbis => {
[INFO] [stdout]      |           ---------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 1040 |           SpecDonor::AdventureGenerator => {
[INFO] [stdout]      |           ----------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 1055 | /         SpecDonor::MappaImperium
[INFO] [stdout] 1056 | |         | SpecDonor::DawnOfWorlds
[INFO] [stdout] 1057 | |         | SpecDonor::FactionImage
[INFO] [stdout] 1058 | |         | SpecDonor::WatabouCity
[INFO] [stdout] 1059 | |         | SpecDonor::EncounterBalancerScaffold => {
[INFO] [stdout]      | |______________________________________________- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 1067 |           _ => "donor-contract".into(),
[INFO] [stdout]      |           ^ collectively making this unreachable
[INFO] [stdout]      = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]     --> crates/world-model-specs/src/lib.rs:1124:9
[INFO] [stdout]      |
[INFO] [stdout] 1124 |         _ => default_class.clone(),
[INFO] [stdout]      |         ^ no value can reach this
[INFO] [stdout]      |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]     --> crates/world-model-specs/src/lib.rs:1124:9
[INFO] [stdout]      |
[INFO] [stdout] 1084 |           SpecDonor::Mythforge => default_class.clone(),
[INFO] [stdout]      |           -------------------- matches some of the same values
[INFO] [stdout] 1085 |           SpecDonor::Orbis => {
[INFO] [stdout]      |           ---------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 1101 |           SpecDonor::AdventureGenerator => {
[INFO] [stdout]      |           ----------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 1116 | /         SpecDonor::MappaImperium
[INFO] [stdout] 1117 | |         | SpecDonor::DawnOfWorlds
[INFO] [stdout] 1118 | |         | SpecDonor::FactionImage
[INFO] [stdout] 1119 | |         | SpecDonor::WatabouCity
[INFO] [stdout] 1120 | |         | SpecDonor::EncounterBalancerScaffold => {
[INFO] [stdout]      | |______________________________________________- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 1124 |           _ => default_class.clone(),
[INFO] [stdout]      |           ^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]     --> crates/world-model-specs/src/lib.rs:1183:9
[INFO] [stdout]      |
[INFO] [stdout] 1183 |         _ => "unknown-donor",
[INFO] [stdout]      |         ^ no value can reach this
[INFO] [stdout]      |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]     --> crates/world-model-specs/src/lib.rs:1183:9
[INFO] [stdout]      |
[INFO] [stdout] 1175 |         SpecDonor::Mythforge => "mythforge",
[INFO] [stdout]      |         -------------------- matches some of the same values
[INFO] [stdout] 1176 |         SpecDonor::Orbis => "orbis",
[INFO] [stdout]      |         ---------------- matches some of the same values
[INFO] [stdout] 1177 |         SpecDonor::AdventureGenerator => "adventure-generator",
[INFO] [stdout]      |         ----------------------------- matches some of the same values
[INFO] [stdout] 1178 |         SpecDonor::MappaImperium => "mappa-imperium",
[INFO] [stdout]      |         ------------------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 1183 |         _ => "unknown-donor",
[INFO] [stdout]      |         ^ ...and 4 other patterns collectively make this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling world-model-schema v0.1.0 (/opt/rustwide/workdir/crates/world-model-schema)
[INFO] [stderr]    Compiling world-model-adapters v0.1.0 (/opt/rustwide/workdir/crates/world-model-adapters)
[INFO] [stderr]    Compiling world-model-driver v0.1.0 (/opt/rustwide/workdir/crates/world-model-driver)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.39s
[INFO] running `Command { std: "docker" "inspect" "877b8e079f7e158b390dcdb80bc64876d16e10e267a0c4a5ac16e11617bc62ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "877b8e079f7e158b390dcdb80bc64876d16e10e267a0c4a5ac16e11617bc62ad", kill_on_drop: false }`
[INFO] [stdout] 877b8e079f7e158b390dcdb80bc64876d16e10e267a0c4a5ac16e11617bc62ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1a9ab791f527bca9817d7944968244c6e9df60f6519003515d914973637aaa74
[INFO] running `Command { std: "docker" "start" "-a" "1a9ab791f527bca9817d7944968244c6e9df60f6519003515d914973637aaa74", kill_on_drop: false }`
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]     --> crates/world-model-specs/src/lib.rs:1067:9
[INFO] [stdout]      |
[INFO] [stdout] 1067 |         _ => "donor-contract".into(),
[INFO] [stdout]      |         ^ no value can reach this
[INFO] [stdout]      |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]     --> crates/world-model-specs/src/lib.rs:1067:9
[INFO] [stdout]      |
[INFO] [stdout] 1012 |           SpecDonor::Mythforge => {
[INFO] [stdout]      |           -------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 1023 |           SpecDonor::Orbis => {
[INFO] [stdout]      |           ---------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 1040 |           SpecDonor::AdventureGenerator => {
[INFO] [stdout]      |           ----------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 1055 | /         SpecDonor::MappaImperium
[INFO] [stdout] 1056 | |         | SpecDonor::DawnOfWorlds
[INFO] [stdout] 1057 | |         | SpecDonor::FactionImage
[INFO] [stdout] 1058 | |         | SpecDonor::WatabouCity
[INFO] [stdout] 1059 | |         | SpecDonor::EncounterBalancerScaffold => {
[INFO] [stdout]      | |______________________________________________- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 1067 |           _ => "donor-contract".into(),
[INFO] [stdout]      |           ^ collectively making this unreachable
[INFO] [stdout]      = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]     --> crates/world-model-specs/src/lib.rs:1124:9
[INFO] [stdout]      |
[INFO] [stdout] 1124 |         _ => default_class.clone(),
[INFO] [stdout]      |         ^ no value can reach this
[INFO] [stdout]      |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]     --> crates/world-model-specs/src/lib.rs:1124:9
[INFO] [stdout]      |
[INFO] [stdout] 1084 |           SpecDonor::Mythforge => default_class.clone(),
[INFO] [stdout]      |           -------------------- matches some of the same values
[INFO] [stdout] 1085 |           SpecDonor::Orbis => {
[INFO] [stdout]      |           ---------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 1101 |           SpecDonor::AdventureGenerator => {
[INFO] [stdout]      |           ----------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 1116 | /         SpecDonor::MappaImperium
[INFO] [stdout] 1117 | |         | SpecDonor::DawnOfWorlds
[INFO] [stdout] 1118 | |         | SpecDonor::FactionImage
[INFO] [stdout] 1119 | |         | SpecDonor::WatabouCity
[INFO] [stdout] 1120 | |         | SpecDonor::EncounterBalancerScaffold => {
[INFO] [stdout]      | |______________________________________________- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 1124 |           _ => default_class.clone(),
[INFO] [stdout]      |           ^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling world-model-specs v0.1.0 (/opt/rustwide/workdir/crates/world-model-specs)
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]     --> crates/world-model-specs/src/lib.rs:1183:9
[INFO] [stdout]      |
[INFO] [stdout] 1183 |         _ => "unknown-donor",
[INFO] [stdout]      |         ^ no value can reach this
[INFO] [stdout]      |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]     --> crates/world-model-specs/src/lib.rs:1183:9
[INFO] [stdout]      |
[INFO] [stdout] 1175 |         SpecDonor::Mythforge => "mythforge",
[INFO] [stdout]      |         -------------------- matches some of the same values
[INFO] [stdout] 1176 |         SpecDonor::Orbis => "orbis",
[INFO] [stdout]      |         ---------------- matches some of the same values
[INFO] [stdout] 1177 |         SpecDonor::AdventureGenerator => "adventure-generator",
[INFO] [stdout]      |         ----------------------------- matches some of the same values
[INFO] [stdout] 1178 |         SpecDonor::MappaImperium => "mappa-imperium",
[INFO] [stdout]      |         ------------------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 1183 |         _ => "unknown-donor",
[INFO] [stdout]      |         ^ ...and 4 other patterns collectively make this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling world-model-core v0.1.0 (/opt/rustwide/workdir/crates/world-model-core)
[INFO] [stderr]    Compiling world-model-schema v0.1.0 (/opt/rustwide/workdir/crates/world-model-schema)
[INFO] [stderr]    Compiling world-model-adapters v0.1.0 (/opt/rustwide/workdir/crates/world-model-adapters)
[INFO] [stderr]    Compiling world-model-driver v0.1.0 (/opt/rustwide/workdir/crates/world-model-driver)
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]     --> crates/world-model-specs/src/lib.rs:1067:9
[INFO] [stdout]      |
[INFO] [stdout] 1067 |         _ => "donor-contract".into(),
[INFO] [stdout]      |         ^ no value can reach this
[INFO] [stdout]      |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]     --> crates/world-model-specs/src/lib.rs:1067:9
[INFO] [stdout]      |
[INFO] [stdout] 1012 |           SpecDonor::Mythforge => {
[INFO] [stdout]      |           -------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 1023 |           SpecDonor::Orbis => {
[INFO] [stdout]      |           ---------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 1040 |           SpecDonor::AdventureGenerator => {
[INFO] [stdout]      |           ----------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 1055 | /         SpecDonor::MappaImperium
[INFO] [stdout] 1056 | |         | SpecDonor::DawnOfWorlds
[INFO] [stdout] 1057 | |         | SpecDonor::FactionImage
[INFO] [stdout] 1058 | |         | SpecDonor::WatabouCity
[INFO] [stdout] 1059 | |         | SpecDonor::EncounterBalancerScaffold => {
[INFO] [stdout]      | |______________________________________________- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 1067 |           _ => "donor-contract".into(),
[INFO] [stdout]      |           ^ collectively making this unreachable
[INFO] [stdout]      = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]     --> crates/world-model-specs/src/lib.rs:1124:9
[INFO] [stdout]      |
[INFO] [stdout] 1124 |         _ => default_class.clone(),
[INFO] [stdout]      |         ^ no value can reach this
[INFO] [stdout]      |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]     --> crates/world-model-specs/src/lib.rs:1124:9
[INFO] [stdout]      |
[INFO] [stdout] 1084 |           SpecDonor::Mythforge => default_class.clone(),
[INFO] [stdout]      |           -------------------- matches some of the same values
[INFO] [stdout] 1085 |           SpecDonor::Orbis => {
[INFO] [stdout]      |           ---------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 1101 |           SpecDonor::AdventureGenerator => {
[INFO] [stdout]      |           ----------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 1116 | /         SpecDonor::MappaImperium
[INFO] [stdout] 1117 | |         | SpecDonor::DawnOfWorlds
[INFO] [stdout] 1118 | |         | SpecDonor::FactionImage
[INFO] [stdout] 1119 | |         | SpecDonor::WatabouCity
[INFO] [stdout] 1120 | |         | SpecDonor::EncounterBalancerScaffold => {
[INFO] [stdout]      | |______________________________________________- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 1124 |           _ => default_class.clone(),
[INFO] [stdout]      |           ^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]     --> crates/world-model-specs/src/lib.rs:1183:9
[INFO] [stdout]      |
[INFO] [stdout] 1183 |         _ => "unknown-donor",
[INFO] [stdout]      |         ^ no value can reach this
[INFO] [stdout]      |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]     --> crates/world-model-specs/src/lib.rs:1183:9
[INFO] [stdout]      |
[INFO] [stdout] 1175 |         SpecDonor::Mythforge => "mythforge",
[INFO] [stdout]      |         -------------------- matches some of the same values
[INFO] [stdout] 1176 |         SpecDonor::Orbis => "orbis",
[INFO] [stdout]      |         ---------------- matches some of the same values
[INFO] [stdout] 1177 |         SpecDonor::AdventureGenerator => "adventure-generator",
[INFO] [stdout]      |         ----------------------------- matches some of the same values
[INFO] [stdout] 1178 |         SpecDonor::MappaImperium => "mappa-imperium",
[INFO] [stdout]      |         ------------------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 1183 |         _ => "unknown-donor",
[INFO] [stdout]      |         ^ ...and 4 other patterns collectively make this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.37s
[INFO] running `Command { std: "docker" "inspect" "1a9ab791f527bca9817d7944968244c6e9df60f6519003515d914973637aaa74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a9ab791f527bca9817d7944968244c6e9df60f6519003515d914973637aaa74", kill_on_drop: false }`
[INFO] [stdout] 1a9ab791f527bca9817d7944968244c6e9df60f6519003515d914973637aaa74
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6a94ecfccca33ea8ff089de478efa46cb6c43feb3a0be34f53a3548d86875866
[INFO] running `Command { std: "docker" "start" "-a" "6a94ecfccca33ea8ff089de478efa46cb6c43feb3a0be34f53a3548d86875866", kill_on_drop: false }`
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]     --> crates/world-model-specs/src/lib.rs:1067:9
[INFO] [stderr]      |
[INFO] [stderr] 1067 |         _ => "donor-contract".into(),
[INFO] [stderr]      |         ^ no value can reach this
[INFO] [stderr]      |
[INFO] [stderr] note: multiple earlier patterns match some of the same values
[INFO] [stderr]     --> crates/world-model-specs/src/lib.rs:1067:9
[INFO] [stderr]      |
[INFO] [stderr] 1012 |           SpecDonor::Mythforge => {
[INFO] [stderr]      |           -------------------- matches some of the same values
[INFO] [stderr] ...
[INFO] [stderr] 1023 |           SpecDonor::Orbis => {
[INFO] [stderr]      |           ---------------- matches some of the same values
[INFO] [stderr] ...
[INFO] [stderr] 1040 |           SpecDonor::AdventureGenerator => {
[INFO] [stderr]      |           ----------------------------- matches some of the same values
[INFO] [stderr] ...
[INFO] [stderr] 1055 | /         SpecDonor::MappaImperium
[INFO] [stderr] 1056 | |         | SpecDonor::DawnOfWorlds
[INFO] [stderr] 1057 | |         | SpecDonor::FactionImage
[INFO] [stderr] 1058 | |         | SpecDonor::WatabouCity
[INFO] [stderr] 1059 | |         | SpecDonor::EncounterBalancerScaffold => {
[INFO] [stderr]      | |______________________________________________- matches some of the same values
[INFO] [stderr] ...
[INFO] [stderr] 1067 |           _ => "donor-contract".into(),
[INFO] [stderr]      |           ^ collectively making this unreachable
[INFO] [stderr]      = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]     --> crates/world-model-specs/src/lib.rs:1124:9
[INFO] [stderr]      |
[INFO] [stderr] 1124 |         _ => default_class.clone(),
[INFO] [stderr]      |         ^ no value can reach this
[INFO] [stderr]      |
[INFO] [stderr] note: multiple earlier patterns match some of the same values
[INFO] [stderr]     --> crates/world-model-specs/src/lib.rs:1124:9
[INFO] [stderr]      |
[INFO] [stderr] 1084 |           SpecDonor::Mythforge => default_class.clone(),
[INFO] [stderr]      |           -------------------- matches some of the same values
[INFO] [stderr] 1085 |           SpecDonor::Orbis => {
[INFO] [stderr]      |           ---------------- matches some of the same values
[INFO] [stderr] ...
[INFO] [stderr] 1101 |           SpecDonor::AdventureGenerator => {
[INFO] [stderr]      |           ----------------------------- matches some of the same values
[INFO] [stderr] ...
[INFO] [stderr] 1116 | /         SpecDonor::MappaImperium
[INFO] [stderr] 1117 | |         | SpecDonor::DawnOfWorlds
[INFO] [stderr] 1118 | |         | SpecDonor::FactionImage
[INFO] [stderr] 1119 | |         | SpecDonor::WatabouCity
[INFO] [stderr] 1120 | |         | SpecDonor::EncounterBalancerScaffold => {
[INFO] [stderr]      | |______________________________________________- matches some of the same values
[INFO] [stderr] ...
[INFO] [stderr] 1124 |           _ => default_class.clone(),
[INFO] [stderr]      |           ^ collectively making this unreachable
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]     --> crates/world-model-specs/src/lib.rs:1183:9
[INFO] [stderr]      |
[INFO] [stderr] 1183 |         _ => "unknown-donor",
[INFO] [stderr]      |         ^ no value can reach this
[INFO] [stderr]      |
[INFO] [stderr] note: multiple earlier patterns match some of the same values
[INFO] [stderr]     --> crates/world-model-specs/src/lib.rs:1183:9
[INFO] [stderr]      |
[INFO] [stderr] 1175 |         SpecDonor::Mythforge => "mythforge",
[INFO] [stderr]      |         -------------------- matches some of the same values
[INFO] [stderr] 1176 |         SpecDonor::Orbis => "orbis",
[INFO] [stderr]      |         ---------------- matches some of the same values
[INFO] [stderr] 1177 |         SpecDonor::AdventureGenerator => "adventure-generator",
[INFO] [stderr]      |         ----------------------------- matches some of the same values
[INFO] [stderr] 1178 |         SpecDonor::MappaImperium => "mappa-imperium",
[INFO] [stderr]      |         ------------------------ matches some of the same values
[INFO] [stderr] ...
[INFO] [stderr] 1183 |         _ => "unknown-donor",
[INFO] [stderr]      |         ^ ...and 4 other patterns collectively make this unreachable
[INFO] [stderr] 
[INFO] [stderr] warning: `world-model-specs` (lib) generated 3 warnings
[INFO] [stderr] warning: `world-model-specs` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/world_model_adapters-6188900e91530dab)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test migration::tests::migration_runner_dry_run_writes_report_only ... ok
[INFO] [stdout] test tests::canonical_fields_have_no_ambiguous_ownership ... ok
[INFO] [stdout] test tests::comparison_matrix_has_explicit_winners ... ok
[INFO] [stdout] test tests::adapter_rules_cover_all_primary_donors ... ok
[INFO] [stdout] test migration::tests::adapter_reader_rejects_snapshot_fingerprint_mismatch ... ok
[INFO] [stdout] test migration::tests::adapter_reader_loads_fixture_and_sorts_records ... ok
[INFO] [stdout] test tests::lookup_promoted_schema_id_resolves_known_concepts ... ok
[INFO] [stdout] test tests::lookup_tables_cover_core_simulation_and_workflow_promotions ... ok
[INFO] [stdout] test migration::tests::replay_mode_is_deterministic_for_adventure_fixture ... ok
[INFO] [stdout] test migration::tests::migration_runner_writes_bundle_and_report ... ok
[INFO] [stdout] test migration::tests::donor_matrix_strips_donor_local_ui_fields_from_canonical_bundle ... ok
[INFO] [stdout] test migration::tests::donor_matrix_uses_deterministic_canonical_ids_in_provenance ... ok
[INFO] [stdout] test migration::tests::donor_matrix_respects_mapping_outcomes_after_normalization ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/world_model_core-e8e34dfd667375e6)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test commands::tests::attach_simulation_updates_world_attachment ... ok
[INFO] [stdout] test commands::tests::create_world_applies_and_emits_event ... ok
[INFO] [stdout] test commands::tests::bind_schema_updates_entity_binding ... ok
[INFO] [stdout] test records::tests::ids_are_opaque_and_serialize_as_strings ... ok
[INFO] [stdout] test records::tests::projection_references_event_range ... ok
[INFO] [stdout] test records::tests::simulation_attachment_is_optional_and_non_owning ... ok
[INFO] [stdout] test records::tests::schema_bindings_require_external_source_metadata ... ok
[INFO] [stdout] test records::tests::append_only_ledger_preserves_order ... ok
[INFO] [stdout] test records::tests::workflow_attachment_is_optional_and_resumable ... ok
[INFO] [stdout] test commands::tests::upsert_entity_rejects_missing_world ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/world_model_driver-7ecbfcc29eabe30a)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::unknown_promoted_schema_refs_are_rejected ... ok
[INFO] [stdout] test tests::known_promoted_schema_refs_are_accepted ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/world_model_schema-94d9c695ea40e450)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test tests::fixture_documents_cover_expected_scenarios ... ok
[INFO] [stdout] test tests::semver_policy_and_version_are_explicit ... ok
[INFO] [stdout] test tests::promoted_contract_schemas_exist_for_all_required_records ... ok
[INFO] [stdout] test tests::generated_schemas_exist_for_all_required_records ... ok
[INFO] [stdout] test tests::no_donor_specific_ui_fields_leak_into_world_schema ... ok
[INFO] [stdout] test tests::fixtures_validate_against_generated_schemas ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/export-schemas.rs (/opt/rustwide/target/debug/deps/export_schemas-546c7a9c001c6bbb)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/world_model_specs-3b16e8337af26d2c)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::promotion_report_has_expected_winners_and_no_unresolved_conflicts ... ok
[INFO] [stdout] test tests::manifests_resolve_only_approved_files ... ok
[INFO] [stdout] test tests::promoted_schema_bundle_exposes_contract_types ... ok
[INFO] [stdout] test tests::donor_promotion_classes_match_expected_roles ... FAILED
[INFO] [stdout] test tests::promoted_schema_lookup_accepts_known_ids ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::donor_promotion_classes_match_expected_roles stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::donor_promotion_classes_match_expected_roles' (54) panicked at crates/world-model-specs/src/lib.rs:1364:9:
[INFO] [stdout] assertion failed: fragments.iter().any(|fragment|
[INFO] [stdout]         {
[INFO] [stdout]             fragment.donor == SpecDonor::Mythforge &&
[INFO] [stdout]                     matches!(fragment.promotion_class, PromotionClass::Core) &&
[INFO] [stdout]                 fragment.relative_path.contains("UUID_CONTAINER_ARCHITECTURE")
[INFO] [stdout]         })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x629e13fa6ff8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x629e13fa6ff8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x629e13fa6ff8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x629e13fa6ff8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x629e13fbd81a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x629e13fbd81a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x629e13faba62 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x629e13faba62 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x629e13f84ee6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x629e13f84ee6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x629e13f9eed9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x629e13bf496c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stderr] error: test failed, to rerun pass `-p world-model-specs --lib`
[INFO] [stdout]   12:     0x629e13bf496c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x629e13f9f092 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x629e13f9f092 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x629e13f84fd4 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x629e13f79fb9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x629e13f85cbd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x629e13fbe05c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x629e13fbe022 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x629e13afc08d - world_model_specs[2761b6da63116ccc]::tests::donor_promotion_classes_match_expected_roles
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/world-model-specs/src/lib.rs:1364:9
[INFO] [stdout]   21:     0x629e13afa497 - world_model_specs[2761b6da63116ccc]::tests::donor_promotion_classes_match_expected_roles::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/world-model-specs/src/lib.rs:1361:54
[INFO] [stdout]   22:     0x629e13afe946 - <world_model_specs[2761b6da63116ccc]::tests::donor_promotion_classes_match_expected_roles::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x629e13be7a4b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x629e13be7a4b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x629e13bf52c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x629e13bf52c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x629e13bf52c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x629e13bf52c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x629e13bf52c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x629e13bf52c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x629e13bf52c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x629e13befe24 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x629e13befe24 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x629e13bf8342 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x629e13bf8342 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x629e13bf8342 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x629e13bf8342 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x629e13bf8342 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x629e13bf8342 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x629e13bf8342 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x629e13fa661f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   42:     0x629e13fa661f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x70ab4875caa4 - <unknown>
[INFO] [stdout]   44:     0x70ab487e9a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::donor_promotion_classes_match_expected_roles
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6a94ecfccca33ea8ff089de478efa46cb6c43feb3a0be34f53a3548d86875866", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a94ecfccca33ea8ff089de478efa46cb6c43feb3a0be34f53a3548d86875866", kill_on_drop: false }`
[INFO] [stdout] 6a94ecfccca33ea8ff089de478efa46cb6c43feb3a0be34f53a3548d86875866
